-
Home
-
Wallet System for WooCommerce – Digital Wallet, Buy Now Pay Later (BNPL), Instant Cashback, Referral program, Partial & Subscription Payments
-
2.7.2 (latest)
-
Code
-
Classes
- PDFLib
| Total Complexity |
192 |
| Dependencies |
6 |
| Dependents |
0 |
| Total lines |
1,632 |
| Lines of code |
744 |
| Logical lines of code |
479 |
| Comment lines |
564 |
| Methods |
63 |
| Properties |
21 |
Methods 63
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _load_font() |
B |
36 |
22 |
76 |
| _set_line_style() |
B |
39 |
18 |
72 |
| stream() |
A |
41 |
12 |
53 |
| __construct() |
A |
41 |
9 |
54 |
| _add_page_text() |
A |
48 |
8 |
31 |
| stop_object() |
A |
56 |
8 |
16 |
| _place_objects() |
S |
59 |
8 |
13 |
| output() |
S |
52 |
6 |
26 |
| _set_stroke_color() |
S |
53 |
6 |
21 |
| _set_fill_color() |
S |
53 |
6 |
21 |
| image() |
S |
52 |
5 |
24 |
| polygon() |
S |
53 |
5 |
22 |
| add_link() |
S |
53 |
5 |
19 |
| circle() |
S |
57 |
4 |
16 |
| clipping_roundrectangle() |
S |
55 |
2 |
18 |
| add_object() |
S |
63 |
3 |
10 |
| _set_fill_opacity() |
S |
72 |
3 |
5 |
| _set_stroke_opacity() |
S |
72 |
3 |
5 |
| set_opacity() |
S |
69 |
3 |
6 |
| getPDFLibMajorVersion() |
S |
64 |
3 |
10 |
| open_object() |
S |
62 |
2 |
11 |
| _close() |
S |
65 |
2 |
9 |
| close_object() |
S |
65 |
2 |
9 |
| _set_gstate() |
S |
68 |
2 |
7 |
| javascript() |
S |
73 |
2 |
5 |
| get_text_width() |
S |
63 |
2 |
10 |
| getPDFLibParameter() |
S |
70 |
2 |
6 |
| setPDFLibParameter() |
S |
70 |
2 |
6 |
| getPDFLibValue() |
S |
70 |
2 |
6 |
| setPDFLibValue() |
S |
70 |
2 |
6 |
| text() |
S |
61 |
1 |
11 |
| get_dompdf() |
S |
83 |
1 |
3 |
| get_pdflib() |
S |
82 |
1 |
3 |
| add_info() |
S |
80 |
1 |
3 |
| reopen_object() |
S |
80 |
1 |
3 |
| get_width() |
S |
82 |
1 |
3 |
| get_height() |
S |
82 |
1 |
3 |
| get_page_number() |
S |
82 |
1 |
3 |
| get_page_count() |
S |
82 |
1 |
3 |
| set_page_number() |
S |
80 |
1 |
3 |
| set_page_count() |
S |
80 |
1 |
3 |
| set_default_view() |
S |
91 |
1 |
2 |
| y() |
S |
80 |
1 |
3 |
| line() |
S |
63 |
1 |
10 |
| page_line() |
S |
73 |
1 |
4 |
| arc() |
S |
65 |
1 |
8 |
| rectangle() |
S |
65 |
1 |
8 |
| filled_rectangle() |
S |
67 |
1 |
7 |
| clipping_rectangle() |
S |
70 |
1 |
6 |
| clipping_end() |
S |
82 |
1 |
3 |
| save() |
S |
82 |
1 |
3 |
| restore() |
S |
83 |
1 |
3 |
| rotate() |
S |
70 |
1 |
6 |
| skew() |
S |
69 |
1 |
6 |
| scale() |
S |
69 |
1 |
6 |
| translate() |
S |
79 |
1 |
3 |
| transform() |
S |
78 |
1 |
3 |
| add_named_dest() |
S |
80 |
1 |
3 |
| get_font_height() |
S |
65 |
1 |
8 |
| get_font_baseline() |
S |
74 |
1 |
4 |
| page_text() |
S |
73 |
1 |
4 |
| page_script() |
S |
74 |
1 |
4 |
| new_page() |
S |
70 |
1 |
6 |